projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5644ac4
)
Improve :foreground description in the manual
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 30 Jan 2021 06:59:30 +0000
(07:59 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 30 Jan 2021 06:59:30 +0000
(07:59 +0100)
* doc/lispref/frames.texi (Font and Color Parameters): Make the
description less confusing (bug#38710).
doc/lispref/frames.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/frames.texi
b/doc/lispref/frames.texi
index 9b4716b93d54b3b89bd5cf03aa3784a5331613f4..a15511dc9f5a3958d5a2872107e3f2830930a38e 100644
(file)
--- a/
doc/lispref/frames.texi
+++ b/
doc/lispref/frames.texi
@@
-2411,7
+2411,7
@@
attribute of the @code{default} face.
@vindex foreground-color@r{, a frame parameter}
@item foreground-color
-The color to use for
the image of a character
. It is equivalent to
+The color to use for
characters
. It is equivalent to
the @code{:foreground} attribute of the @code{default} face.
@vindex background-color@r{, a frame parameter}